home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / MISC / RUCP.ARC / !Rucp_Doc_mail < prev    next >
Encoding:
Text File  |  1991-02-11  |  771 b   |  22 lines

  1.  
  2.   This is the mail user agent (MUA)
  3.  
  4.   Usage:
  5.  
  6.   mail [-s subject] recipient ... [-c recipient ...] [-b receipient ...]
  7.   mail [-f mailbox] [-u user] [-p] [-x debug]
  8.  
  9.   s    Subject line (if not specified, mail prompts you for the subject)
  10.   c    Carbon copies to ... (Cc: line, see askcc option in user RC file)
  11.   b    Blind carbon copies to ...
  12.   f    Mailbox file to use. Default is <Username> in MailDir (see SystemRC file)
  13.   u    Specify User. Default is <UALink$User>
  14.   x    Debugging level. Default is <UALink$Debuglevel>
  15.   p    Use autoprint option
  16.  
  17.   Examples:
  18.  
  19.   mail -uroot          use mailbox "root" in MailDir (new mail)
  20.   mail -f=mbox         use mailbox "mbox" in user home directory of <UALink$User>
  21.                        (the = means "user home dir")
  22.